Interface DrawTransform
[Guid("36bfdcb6-9739-435d-a30d-a653beff6a6f")]
public interface DrawTransform : Transform, TransformNode, IUnknown, ICallbackable, IDisposable
- Inherited Members
Methods
SetDrawInformation(DrawInformation)
Sets the GPU render information for the transform.
void SetDrawInformation(DrawInformation drawInfo)
Parameters
drawInfo
DrawInformationThe interface to specify the GPU-based transform pass..