Interface IQueryResult
Syntax
public interface IQueryResult
Properties
Fraction
Declaration
Property Value
| Type |
Description |
| System.Single |
|
Methods
Declaration
void Transform(Math.MTransform transform, int rigidBodyIndex)
Parameters
| Type |
Name |
Description |
| Math.MTransform |
transform |
|
| System.Int32 |
rigidBodyIndex |
|
Declaration
void Transform(Math.MTransform transform, uint parentSubKey, uint parentSubKeyBits)
Parameters
| Type |
Name |
Description |
| Math.MTransform |
transform |
|
| System.UInt32 |
parentSubKey |
|
| System.UInt32 |
parentSubKeyBits |
|