C# Class UnityRose.Formats.ZMS.Support

Afficher le fichier Open project: osROSE/UnityRose

Méthodes publiques

Свойство Type Description
bones bool
color bool
normals bool
tangents bool
uv0 bool
uv1 bool
uv2 bool
uv3 bool
vertices bool

Méthodes publiques

Méthode Description
Support ( ) : System

Method Details

Support() public méthode

public Support ( ) : System
Résultat System

Property Details

bones public_oe property

public bool bones
Résultat bool

color public_oe property

public bool color
Résultat bool

normals public_oe property

public bool normals
Résultat bool

tangents public_oe property

public bool tangents
Résultat bool

uv0 public_oe property

public bool uv0
Résultat bool

uv1 public_oe property

public bool uv1
Résultat bool

uv2 public_oe property

public bool uv2
Résultat bool

uv3 public_oe property

public bool uv3
Résultat bool

vertices public_oe property

public bool vertices
Résultat bool