Skip to content

Set default flag of NiSwitchNode to 32 #22

@antonisauren

Description

@antonisauren

Flag 32 on NiSwitchNode and its subclases, like NiLODNode, causes only active branch to compute. In some cases can have immense performance gain. In others, like looping particle systems, the opposite, but there it will be visible at glance if looping breaks. Add Flag choice window to this type of node with explanation what they do.
1 (NiAVObject::AppCulled)
2,4 (NiAVObject::PropagateMode)
8 (NiAVObject::Visual)
16 (NiBSPArrayController::AtVertices)
32 (NiSwitchNode::UpdateOnlyActive)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions