C# Class UnityRose.Formats.ZMS.Support

Show file 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 property

public bool bones
return bool

color public property

public bool color
return bool

normals public property

public bool normals
return bool

tangents public property

public bool tangents
return bool

uv0 public property

public bool uv0
return bool

uv1 public property

public bool uv1
return bool

uv2 public property

public bool uv2
return bool

uv3 public property

public bool uv3
return bool

vertices public property

public bool vertices
return bool