Property | Type | Description | |
---|---|---|---|
renderOperation |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
DebugRenderable ( |
||
GetCustomParameter ( int index ) : Vector4 | ||
GetSquaredViewDepth ( |
||
GetWorldTransforms ( |
||
SetCustomParameter ( int index, Vector4 val ) : void | ||
UpdateCustomGpuParameter ( |
Method | Description | |
---|---|---|
dispose ( bool disposeManagedResources ) : void |
public DebugRenderable ( |
||
parent | ||
return | System |
public GetCustomParameter ( int index ) : Vector4 | ||
index | int | |
return | Vector4 |
public GetSquaredViewDepth ( |
||
camera | ||
return | float |
public GetWorldTransforms ( |
||
matrices | ||
return | void |
public SetCustomParameter ( int index, Vector4 val ) : void | ||
index | int | |
val | Vector4 | |
return | void |
public UpdateCustomGpuParameter ( |
||
entry | ||
gpuParams | ||
return | void |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
return | void |