C# Class ScriptRuntime.SkeletonComponent

骨骼组件
Inheritance: ScriptRuntime.Component
Afficher le fichier Open project: Genesis-3D/Genesis-3D Class Usage Examples

Méthodes publiques

Свойство Type Description
thisType System.Type

Méthodes publiques

Méthode Description
SetSkeletonID ( String sSkeletonId, int priority ) : void

设置骨骼ID

Méthodes protégées

Méthode Description
SkeletonComponent ( ) : System

Private Methods

Méthode Description
ICall_SkeletonComponent_SetSkeletonID ( SkeletonComponent self, String sSkeletonId, int priority ) : void
SkeletonComponent ( DummyClass__ dummy ) : System

Method Details

SetSkeletonID() public méthode

设置骨骼ID
public SetSkeletonID ( String sSkeletonId, int priority ) : void
sSkeletonId String 设置骨骼ID
priority int 设置优先级
Résultat void

SkeletonComponent() protected méthode

protected SkeletonComponent ( ) : System
Résultat System

Property Details

thisType public_oe static_oe property

public static Type,System thisType
Résultat System.Type