Table of Contents

Interface IInstancing

Namespace
Stride.Engine
Assembly
Stride.Engine.dll
public interface IInstancing

Properties

BoundingBox

BoundingBox BoundingBox { get; }

Property Value

BoundingBox

InstanceCount

int InstanceCount { get; }

Property Value

int

ModelTransformUsage

ModelTransformUsage ModelTransformUsage { get; }

Property Value

ModelTransformUsage

Methods

Update()

void Update()