RenderPickerMaterialCreate Method |
Namespace: Lumiscaphe.Workshop.Interop
public static RenderPickerMaterial Create( RenderResources resources, RenderPickerBuffer buffer )
Exception | Condition |
---|---|
ObjectNullException | resources == null, buffer == null |
ObjectDestroyedException | RenderResources::IsDestroyed == true, RenderPickerBuffer::IsDestroyed == true |