select3DPattern
Select the 3D pattern.
Address
/scene/select3DPattern [pattern]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | 3D pattern 0: Flip 1: Cube 2: Frame 3: Louver 4: Open door 5: Strip 6: Swap 7: Mosaic |
Example
Select "Cube" as the 3D pattern.
/scene/select3DPattern 1
Note: Floating point numbers will be rounded down.
/scene/select3DPattern 1.9 = /scene/select3DPattern 1