Small World Engine API Reference - v0.46.1
Preparing search index...
ShaderPropertyMetadata
Interface ShaderPropertyMetadata
Metadata for a shader property.
interface
ShaderPropertyMetadata
{
defaultValue
?:
unknown
;
type
:
ShaderPropertyType
;
}
Index
Properties
default
Value?
type
Properties
Optional
default
Value
defaultValue
?:
unknown
type
type
:
ShaderPropertyType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Value
type
Small World Engine API Reference - v0.46.1
Loading...
Metadata for a shader property.