@kognifai/cogsengine
Preparing search index...
cogs.esm
ValidMaterialInstanceOptionNames
Interface ValidMaterialInstanceOptionNames
Known MaterialInstance.setOption 'key' strings with legal 'value' strings
interface
ValidMaterialInstanceOptionNames
{
BlendMode
:
MaterialInstanceOptionBlendMode
;
CullMode
:
MaterialInstanceOptionCullMode
;
DepthBiasClamp
:
number
;
DepthBiasConstant
:
number
;
DepthBiasEnabled
:
MaterialInstanceOptionBoolean
;
DepthBiasSlope
:
number
;
DepthTestAlwaysPass
:
MaterialInstanceOptionBoolean
;
DepthTestEnabled
:
MaterialInstanceOptionBoolean
;
DepthWriteEnabled
:
MaterialInstanceOptionBoolean
;
DrawOrder
:
number
;
Transparency
:
MaterialInstanceOptionTransparency
;
}
Index
Properties
Blend
Mode
Cull
Mode
Depth
Bias
Clamp
Depth
Bias
Constant
Depth
Bias
Enabled
Depth
Bias
Slope
Depth
Test
Always
Pass
Depth
Test
Enabled
Depth
Write
Enabled
Draw
Order
Transparency
Properties
Blend
Mode
BlendMode
:
MaterialInstanceOptionBlendMode
Cull
Mode
CullMode
:
MaterialInstanceOptionCullMode
Depth
Bias
Clamp
DepthBiasClamp
:
number
Depth
Bias
Constant
DepthBiasConstant
:
number
Depth
Bias
Enabled
DepthBiasEnabled
:
MaterialInstanceOptionBoolean
Depth
Bias
Slope
DepthBiasSlope
:
number
Depth
Test
Always
Pass
DepthTestAlwaysPass
:
MaterialInstanceOptionBoolean
Depth
Test
Enabled
DepthTestEnabled
:
MaterialInstanceOptionBoolean
Depth
Write
Enabled
DepthWriteEnabled
:
MaterialInstanceOptionBoolean
Draw
Order
DrawOrder
:
number
Transparency
Transparency
:
MaterialInstanceOptionTransparency
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Blend
Mode
Cull
Mode
Depth
Bias
Clamp
Depth
Bias
Constant
Depth
Bias
Enabled
Depth
Bias
Slope
Depth
Test
Always
Pass
Depth
Test
Enabled
Depth
Write
Enabled
Draw
Order
Transparency
@kognifai/cogsengine
Loading...
Known MaterialInstance.setOption 'key' strings with legal 'value' strings