메소드 | 설명 | |
---|---|---|
DeviceReset ( Microsoft Device ) : void |
Graphics device was reset.
|
|
SimAvatar ( |
||
SimAvatar ( |
Creates a new instance of SimAvatar.
|
|
StripAllButHead ( ) : void |
Helper method to remove all body parts from an avatar save for the head. Used by pie menus.
|
메소드 | 설명 | |
---|---|---|
ReloadBody ( ) : void |
Reloads the body mesh.
|
|
ReloadHandgroup ( ) : void |
Reloads the hand meshes.
|
|
ReloadHead ( ) : void |
Reloads the head mesh.
|
public DeviceReset ( Microsoft Device ) : void | ||
Device | Microsoft | GraphicsDevice instance. |
리턴 | void |
public SimAvatar ( |
||
skel | A Skeleton instance. | |
리턴 | System |