C# Class Universe.Physics.OpenDynamicsEngine.ODERayRequest

Afficher le fichier Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Méthodes publiques

Свойство Type Description
CallbackMethod RayCallback
Count int
Length float
Normal System.Vector3
Origin System.Vector3

Property Details

CallbackMethod public_oe property

public RayCallback CallbackMethod
Résultat RayCallback

Count public_oe property

public int Count
Résultat int

Length public_oe property

public float Length
Résultat float

Normal public_oe property

public Vector3,System Normal
Résultat System.Vector3

Origin public_oe property

public Vector3,System Origin
Résultat System.Vector3