C# Class UnityRose.Formats.ZMS.Support

Mostrar archivo Open project: osROSE/UnityRose

Public Properties

Property Type Description
bones bool
color bool
normals bool
tangents bool
uv0 bool
uv1 bool
uv2 bool
uv3 bool
vertices bool

Public Methods

Method Description
Support ( ) : System

Method Details

Support() public method

public Support ( ) : System
return System

Property Details

bones public_oe property

public bool bones
return bool

color public_oe property

public bool color
return bool

normals public_oe property

public bool normals
return bool

tangents public_oe property

public bool tangents
return bool

uv0 public_oe property

public bool uv0
return bool

uv1 public_oe property

public bool uv1
return bool

uv2 public_oe property

public bool uv2
return bool

uv3 public_oe property

public bool uv3
return bool

vertices public_oe property

public bool vertices
return bool