C# Class Axiom.Serialization.MaterialScriptProgramDefinition

Afficher le fichier Open project: mono-soc-2011/axiom

Méthodes publiques

Свойство Type Description
customParameters string>>.List
language string
name string
poseAnimationCount ushort
progType GpuProgramType
source string
supportsMorphAnimation bool
supportsSkeletalAnimation bool
syntax string

Property Details

customParameters public_oe property

public List> customParameters
Résultat string>>.List

language public_oe property

public string language
Résultat string

name public_oe property

public string name
Résultat string

poseAnimationCount public_oe property

public ushort poseAnimationCount
Résultat ushort

progType public_oe property

public GpuProgramType progType
Résultat GpuProgramType

source public_oe property

public string source
Résultat string

supportsMorphAnimation public_oe property

public bool supportsMorphAnimation
Résultat bool

supportsSkeletalAnimation public_oe property

public bool supportsSkeletalAnimation
Résultat bool

syntax public_oe property

public string syntax
Résultat string