Show / Hide Table of Contents

Class ExtensionsVrmMaterialProperty

VRM拡張部のmaterialProperties

Inheritance
Object
ExtensionsVrmMaterialProperty
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed 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
In This Article
Back to top Generated by DocFX