Struct ufbx.ufbx_shader_prop_binding
Binding from a material property to shader implementation
Inherited Members
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_shader_prop_binding
Fields
material_prop
Property name inside ufbx_material.props
Declaration
public ufbx.ufbx_string material_prop
Field Value
Type | Description |
---|---|
ufbx.ufbx_string |
shader_prop
Property name used by the shader implementation
Declaration
public ufbx.ufbx_string shader_prop
Field Value
Type | Description |
---|---|
ufbx.ufbx_string |