Contains property types of Constraints. More...
Static Public Attributes | |
static final Metaclass | metaclass |
The Metaclass for the class. | |
Additional Inherited Members | |
Public Attributes inherited from ConstraintsMetadata | |
DynamicPropertyType< Boolean > | ConstraintInWorldCoordinatesProperty |
Specifies if the object constraining is done in world coordinates (when false, done in local coordinates). | |
DynamicPropertyType< String > | ConstraintOrientationProperty |
Makes an object node where the property is attached to obtain orientation from target object. | |
DynamicPropertyType< String > | ConstraintPositionProperty |
Makes an object node where the property is attached to obtain position from target object. | |
DynamicPropertyType< ConstraintsEnums.FaceToCameraMode > | FaceToCameraModeProperty |
Sets how to rotate the 3D node towards a camera: | |
DynamicPropertyType< String > | FaceToCameraTargetCameraProperty |
Sets the camera towards which the 3D node turns when you set the Face to Camera Mode property. | |
DynamicPropertyType< String > | LookAtProperty = new DynamicPropertyType<>("LookAt", String.class) |
Makes a node to always face the node set in this property. | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Constraints") |
Metaclass for Constraints. | |
Contains property types of Constraints.