CODIUM Programming Language (CPL) CodiumSDK CPL TransformStyle
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
C# |
public enum TransformStyle |
Constante | Descripción | |
---|---|---|
Flat | Specifies that child elements will NOT preserve its 3D position. This is default | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. | |
Preserve_3d | Specifies that child elements will preserve its 3D position |