class
IPerspectiveEffect
Base classes
- class UTFWinObject
Derived classes
- class PerspectiveEffect
Public static variables
Public functions
- auto ToWinProc() -> IWinProc* pure virtual
- Get the IWinProc instance that represents this class.
- auto GetNearPlane() const -> float pure virtual
- Get near plane z-position (strength of perspective effect).
- auto SetNearPlane(float nearPlane) -> void pure virtual
- Set near plane z-position (strength of perspective effect).
Function documentation
void UTFWin:: IPerspectiveEffect:: SetNearPlane(float nearPlane) pure virtual
Set near plane z-position (strength of perspective effect).
Parameters | |
---|---|
nearPlane |