Handles instancing for Needle Engine.

Constructors

Methods

  • This is the initial instance count when creating a new instancing structure.
    Override this and the number of max instances that you expect for a given object. The larger the value the more objects can be added without having to resize but it will also consume more memory.
    (The instancing mesh renderer will grow x2 if the max instance count is reached)

    Parameters

    Returns number

    The initial instance count

    4
    
MMNEPVFCICPMFPCPTTAAATR