Show / Hide Table of Contents

Class ExtensionsVrmMaterialProperty

VRM expansion 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

On API, be aware that it is not complete materialProperties

Fields

name

Material name

Declaration
public string name
Field Value
Type Description
String

shader

Shader name

Declaration
public string shader
Field Value
Type Description
String
In This Article
Back to top Generated by DocFX