public class PxJointLinearLimit extends NativeObject
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
PxJointLinearLimit() |
|
PxJointLinearLimit(float extent,
PxSpring spring) |
protected |
PxJointLinearLimit(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
float |
getValue() |
void |
setValue(float value) |
static PxJointLinearLimit |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodeprotected PxJointLinearLimit()
protected PxJointLinearLimit(long address)
public static PxJointLinearLimit wrapPointer(long address)
public void destroy()
public float getValue()
public void setValue(float value)
value - WebIDL type: float