Component image
See Cubemap Creator.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
TopBottomRotation
|
Rotation | How to Rotate the top and bottom images to fit. |
PosX
|
Texture2D | What to use for the positive X side. |
NegX
|
Texture2D | What to use for the negative X side. |
PosY
|
Texture2D | What to use for the positive Y side. |
NegY
|
Texture2D | What to use for the negative Y side. |
PosZ
|
Texture2D | What to use for the top side. |
NegZ
|
Texture2D | What to use for the bottom side. |
Rotation
Name | Value | Description |
---|
|0|0| Rotate 0 degrees |90CW|1| Rotate 90 degrees clockwise |180|2| Rotate 180 degrees |90CCW|3| Rotate 90 degrees counter clockwise. }}
Usage
See Cubemap Creator.
Examples
See Cubemap Creator.