C# Class VMD.VMDFormat.SelfShadowList

Inheritance: MMD.Format
Show file Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
self_shadow SelfShadowData[]
self_shadow_count uint

Public Methods

Method Description
SelfShadowList ( BinaryReader bin )

Method Details

SelfShadowList() public method

public SelfShadowList ( BinaryReader bin )
bin BinaryReader

Property Details

self_shadow public property

public SelfShadowData[] self_shadow
return SelfShadowData[]

self_shadow_count public property

public uint self_shadow_count
return uint