DirectAttributeVariable<Material>.DirectAttributeVariable<Material> Constructor
Initializes a new instance of the DirectAttributeVariable<Material> class that returns the specified value.
DirectAttributeVariable(Material value)
Initializes a new instance of the DirectAttributeVariable<Material> class that returns the specified value. Syntax
public DirectAttributeVariable<Material> (
Material value
)
Parameters
value
Type: Material
The value that the attribute variable returns.
The value that the attribute variable returns.
Platforms
Windows, Linux, Android