SceneUnderstandingObserverProfile.InstantiationBatchRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of planes to spawn per frame. Used to throttle object creation for performance.
public:
property int InstantiationBatchRate { int get(); };
public int InstantiationBatchRate { get; }
member this.InstantiationBatchRate : int
Public ReadOnly Property InstantiationBatchRate As Integer