<Code Lib>
2025.3 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 Boolean True if the DirectShapeOptions are valid; false otherwise.

Loading…