Class ExtensionsVrmMaterialProperty
VRM拡張部のmaterialProperties
Inherited Members
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public class ExtensionsVrmMaterialProperty
Remarks
APIの仕様上、完全なmaterialPropertiesではないことに注意
Fields
name
マテリアル名
Declaration
public string name
Field Value
Type | Description |
---|---|
String |
shader
シェーダ名
Declaration
public string shader
Field Value
Type | Description |
---|---|
String |