hwReflectionMap is undoable, queryable, and editable.
This command creates a hwReflectionMap node for having reflection on
textured surfaces that currently have their boolean attribute
displayHWEnvironment set to true.
In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
|
-backTextureName(-bkn)
|
string
|
|
|
This flag specifies the file texture name for the back side of the cube.
Default is none
When queried, this flag returns a string.
|
|
-bottomTextureName(-bmn)
|
string
|
|
|
This flag specifies the file texture name for the bottom side of the cube.
Default is none
When queried, this flag returns a string.
|
|
-cubeMap(-cm)
|
boolean
|
|
|
If on, the reflection of the textures is done using the cube mapping.
Default is false. The reflection is done using sphere mapping.
When queried, this flag returns a boolean.
|
|
-decalMode(-dm)
|
boolean
|
|
|
If on, the reflection color replaces the surface shading.
Default is false. The reflection is multiplied to the surface shading.
When queried, this flag returns a boolean.
|
|
-enable(-en)
|
boolean
|
|
|
If on, enable the corresponding hwReflectionMap node.
Default is false.
When queried, this flag returns a boolean.
|
|
-frontTextureName(-ftn)
|
string
|
|
|
This flag specifies the file texture name for the front side of the cube.
Default is none
When queried, this flag returns a string.
|
|
-leftTextureName(-ltn)
|
string
|
|
|
This flag specifies the file texture name for the left side of the cube.
Default is none
When queried, this flag returns a string.
|
|
-rightTextureName(-rtn)
|
string
|
|
|
This flag specifies the file texture name for the right side of the cube.
Default is none
When queried, this flag returns a string.
|
|
-sphereMapTextureName(-smn)
|
string
|
|
|
This flag specifies the file texture name for the sphere mapping option.
Default is none
When queried, this flag returns a string.
|
|
-topTextureName(-tpn)
|
string
|
|
|
This flag specifies the file texture name for the top side of the cube.
Default is none
When queried, this flag returns a string.
|
|