2024 Method
Changes 0
M

DirectShape.AreOptionsValidForTransientDirectShape

Description:
Validates that the given DirectShapeOptions are allowed if this DirectShape is transient.
public bool AreOptionsValidForTransientDirectShape(
	DirectShapeOptions options
)
Return Value bool True if the DirectShapeOptions are valid; false otherwise.