Home | History | Annotate | Download | only in scene

Lines Matching defs:Always

87          * Always cull this from the view, throwing away this object
90 Always,
92 * Never cull this from view, always draw it.
104 * Do whatever our parent does. If no parent, default to {@link #Always}.
108 * This spatial will always be batched when attached to a BatchNode.
110 Always,
249 if (cm == Spatial.CullHint.Always) {
1036 return BatchHint.Always;
1317 * one of CullHint.Dynamic, CullHint.Always, CullHint.Inherit or
1330 * one of BatchHint.Never, BatchHint.Always, BatchHint.Inherit