Skip to main content

UIPostTransform

Complete API reference for UIPostTransform, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class UIPostTransform extends Component

Constructors

SignatureDescription
UIPostTransform(UIPostTransform)Executes UIPostTransform and returns after the underlying engine call finishes.
UIPostTransform(Engine)Executes UIPostTransform and returns after the underlying engine call finishes.
UIPostTransform()Executes UIPostTransform and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceUIPostTransformRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
fOVfloatget/setVirtual attribute exposed by getFOV. Access it like a field to read or write the underlying value.
pivotVector2get/setVirtual attribute exposed by getPivot. Access it like a field to read or write the underlying value.
positionVector2get/setVirtual attribute exposed by getPosition. Access it like a field to read or write the underlying value.
rotationVector3get/setVirtual attribute exposed by getRotation. Access it like a field to read or write the underlying value.
scaleVector2get/setVirtual attribute exposed by getScale. Access it like a field to read or write the underlying value.