Свойство | Тип | Описание | |
---|---|---|---|
renderOperation |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
DebugRenderable ( |
||
GetCustomParameter ( int index ) : Vector4 | ||
GetSquaredViewDepth ( |
||
GetWorldTransforms ( |
||
SetCustomParameter ( int index, Vector4 val ) : void | ||
UpdateCustomGpuParameter ( |
Метод | Описание | |
---|---|---|
dispose ( bool disposeManagedResources ) : void |
public DebugRenderable ( |
||
parent | ||
Результат | System |
public GetCustomParameter ( int index ) : Vector4 | ||
index | int | |
Результат | Vector4 |
public GetSquaredViewDepth ( |
||
camera | ||
Результат | float |
public GetWorldTransforms ( |
||
matrices | ||
Результат | void |
public SetCustomParameter ( int index, Vector4 val ) : void | ||
index | int | |
val | Vector4 | |
Результат | void |
public UpdateCustomGpuParameter ( |
||
entry | ||
gpuParams | ||
Результат | void |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
Результат | void |