C# Class ScriptRuntime.PhysicsCapsuleShape

胶囊体物理体
Inheritance: PhysicsShape
Afficher le fichier Open project: Genesis-3D/Genesis-3D Class Usage Examples

Méthodes protégées

Méthode Description
PhysicsCapsuleShape ( ) : System

Private Methods

Méthode Description
ICall_PhysicsCapsuleShape_GetHeight ( PhysicsCapsuleShape self ) : float
ICall_PhysicsCapsuleShape_GetRadius ( PhysicsCapsuleShape self ) : float
ICall_PhysicsCapsuleShape_SetHeight ( PhysicsCapsuleShape self, float height ) : void
ICall_PhysicsCapsuleShape_SetRadius ( PhysicsCapsuleShape self, float radius ) : void
PhysicsCapsuleShape ( DummyClass__ dummyObj ) : System

Method Details

PhysicsCapsuleShape() protected méthode

protected PhysicsCapsuleShape ( ) : System
Résultat System