C# Class UniGLTF.glTFMaterialNormalTextureInfo

Inheritance: glTFTextureInfo
Exibir arquivo Open project: sotanmochi/VRMLiveMotionStreamer

Public Properties

Property Type Description
scale float

Protected Methods

Method Description
SerializeMembers ( UniGLTF.GLTFJsonFormatter f ) : void

Method Details

SerializeMembers() protected method

protected SerializeMembers ( UniGLTF.GLTFJsonFormatter f ) : void
f UniGLTF.GLTFJsonFormatter
return void

Property Details

scale public_oe property

public float scale
return float